Vcenter Compute Policies Capabilities Vm Placement AntiAffinityWithVcls Info
This schema is deprecated as of vSphere API 9.0.0.0. In a future release of vSphere, the vCLS functionality will be disabled, vCLS system VMs will be deleted, and vCLS APIs will be removed.
The Vcenter Compute Policies Capabilities Vm Placement AntiAffinityWithVcls Info schema contains information about anti-affinity with vSphere Cluster Services (vCLS) VMs policy, see GET /vcenter/compute/policies/{policy}. vSphere Cluster Services (vCLS) VMs are anti-affine with virtual machines that share the tag indicated by Vcenter Compute Policies Capabilities Vm Placement AntiAffinityWithVcls Info.vm_tag.
This schema was added in vSphere API 7.0.3.0.
{
"name": "string",
"description": "string",
"capability": "string",
"vm_tag": "string"
}
This property is deprecated as of vSphere API 9.0.0.0.
Identifier of a tag that can be associated with a virtual machine. vSphere Cluster Services (vCLS) VMs are anti-affine with virtual machines that share the tag indicated by Vcenter Compute Policies Capabilities Vm Placement AntiAffinityWithVcls Info.vm_tag.
This property was added in vSphere API 7.0.3.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.cis.tagging.Tag:VirtualMachine
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.cis.tagging.Tag:VirtualMachine
.